Xbasic

A5_CSS_LIST Function

Syntax

Style_Sheet_List as C = a5_CSS_List()

Arguments

Style_Sheet_List

A CR-LF delimited list of style sheets provided with Alpha Anywhere.

Description

Lists all the CSS files installed in the CSS folder of the A5 Executable path

Discussion

The A5_CSS_LIST() function returns a list of CSS style sheets provided with Alpha Anywhere. These style sheets are for use with the Application Server.

Example

? A5_CSS_LIST()
= Airport
AlphaSports
Arizona
Army
Barbie
Battleship
Beach
Bertram
BlackWhite
blank
Blue
Blueberry
...

See Also